Closed
Conversation
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. License Issuessrc/MX.Platform.Notifications.Api.Client.Testing/MX.Platform.Notifications.Api.Client.Testing.csproj
src/MX.Platform.Notifications.Api.Client.V1/MX.Platform.Notifications.Api.Client.V1.csproj
src/MX.Platform.Notifications.FuncApp.Tests/MX.Platform.Notifications.FuncApp.Tests.csproj
src/MX.Platform.Notifications.FuncApp/MX.Platform.Notifications.FuncApp.csproj
OpenSSF ScorecardScorecard details
Scanned Files
|
cde0948 to
60e4bbd
Compare
Bumps Azure.Identity from 1.17.1 to 1.19.0 Bumps coverlet.collector from 6.0.4 to 8.0.1 Bumps Microsoft.ApplicationInsights from 2.23.0 to 3.0.0 Bumps Microsoft.ApplicationInsights.WorkerService from 2.23.0 to 3.0.0 Bumps Microsoft.Extensions.Caching.Abstractions from 10.0.3 to 10.0.5 Bumps Microsoft.Extensions.Configuration.Abstractions from 10.0.3 to 10.0.5 Bumps Microsoft.Extensions.Configuration.UserSecrets from 10.0.3 to 10.0.5 Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.3 to 10.0.5 Bumps Microsoft.Extensions.Diagnostics.HealthChecks from 10.0.3 to 10.0.5 Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.3 to 10.0.5 Bumps Microsoft.Extensions.Options from 10.0.3 to 10.0.5 Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.3.0 Bumps MX.Api.Abstractions from 2.3.25 to 2.3.31 Bumps MX.Api.Client from 2.3.25 to 2.3.31 Bumps Polly from 8.6.5 to 8.6.6 Bumps RestSharp from 113.1.0 to 114.0.0 Bumps xunit.runner.visualstudio from 3.1.1 to 3.1.5 --- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Azure.Identity dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: coverlet.collector dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Microsoft.ApplicationInsights dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Microsoft.ApplicationInsights.WorkerService dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Microsoft.Extensions.Caching.Abstractions dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Options dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: MX.Api.Abstractions dependency-version: 2.3.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: MX.Api.Abstractions dependency-version: 2.3.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: MX.Api.Client dependency-version: 2.3.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Polly dependency-version: 8.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: RestSharp dependency-version: 114.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com>
60e4bbd to
d89daad
Compare
|
Contributor
Author
|
Superseded by #12. |
auto-merge was automatically disabled
April 5, 2026 03:40
Pull request was closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Pinned Azure.Identity at 1.19.0.
Release notes
Sourced from Azure.Identity's releases.
1.19.0
1.19.0 (2026-03-11)
Features Added
ClientCertificateCredentialto specify a path in the form ofcert:/StoreLocation/StoreName/Thumbprintto refer to a certificate in the platform certificate store - such as the Windows Certificate Store on Windows, and the KeyChain on MacOS - instead of a file on disk. For example to load a certificate from the "My" store in the "CurrentUser" location use the pathcert:/CurrentUser/My/E661583E8FABEF4C0BEF694CBC41C28FB81CD870(A community contribution, courtesy of fowl2).Other Changes
Microsoft.Identity.ClientandMicrosoft.Identity.Client.Extensions.Msaldependencies to version 4.83.1.Commits viewable in compare view.
Updated coverlet.collector from 6.0.4 to 8.0.1.
Release notes
Sourced from coverlet.collector's releases.
8.0.1
Fixed
Improvements
Diff between 8.0.0 and 8.0.1
8.0.0
Special Thanks: A huge thank you to @Bertk for driving the majority of the work in this release! 🎉
Fixed
Improvements
Diff between 6.0.4 and 8.0.0
Commits viewable in compare view.
Updated Microsoft.ApplicationInsights from 2.23.0 to 3.0.0.
Release notes
Sourced from Microsoft.ApplicationInsights's releases.
3.0.0
netstandard2.0withnet8.0target framework inMicrosoft.ApplicationInsights.NLogTargetpackage.3.0.0-rc1
netstandard2.0target framework fromMicrosoft.ApplicationInsights,Microsoft.ApplicationInsights.AspNetCore, andMicrosoft.ApplicationInsights.WorkerServicepackages.Microsoft.ApplicationInsights.AspNetCorehas been updated to version 10.EnabledAdaptiveSamplingand replaced withTracesPerSecondandSamplingRatioEnableTraceBasedLogsSamplerproperty toApplicationInsightsServiceOptionsfor ASP.NET Core and WorkerService packagesStorageDirectoryandDisableOfflineStoragefromTelemetryConfigurationin DI scenarios3.0.0-beta2
Added
Bug fix
3.0.0-beta1
Commits viewable in compare view.
Updated Microsoft.ApplicationInsights.WorkerService from 2.23.0 to 3.0.0.
Release notes
Sourced from Microsoft.ApplicationInsights.WorkerService's releases.
3.0.0
netstandard2.0withnet8.0target framework inMicrosoft.ApplicationInsights.NLogTargetpackage.3.0.0-rc1
netstandard2.0target framework fromMicrosoft.ApplicationInsights,Microsoft.ApplicationInsights.AspNetCore, andMicrosoft.ApplicationInsights.WorkerServicepackages.Microsoft.ApplicationInsights.AspNetCorehas been updated to version 10.EnabledAdaptiveSamplingand replaced withTracesPerSecondandSamplingRatioEnableTraceBasedLogsSamplerproperty toApplicationInsightsServiceOptionsfor ASP.NET Core and WorkerService packagesStorageDirectoryandDisableOfflineStoragefromTelemetryConfigurationin DI scenarios3.0.0-beta2
Added
Bug fix
3.0.0-beta1
Commits viewable in compare view.
Pinned Microsoft.Extensions.Caching.Abstractions at 10.0.5.
Release notes
Sourced from Microsoft.Extensions.Caching.Abstractions's releases.
No release notes found for this version range.
Commits viewable in compare view.
Pinned Microsoft.Extensions.Configuration.Abstractions at 10.0.5.
Release notes
Sourced from Microsoft.Extensions.Configuration.Abstractions's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration.UserSecrets from 10.0.3 to 10.0.5.
Release notes
Sourced from Microsoft.Extensions.Configuration.UserSecrets's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.3 to 10.0.5.
Release notes
Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Diagnostics.HealthChecks from 10.0.3 to 10.0.5.
Release notes
Sourced from Microsoft.Extensions.Diagnostics.HealthChecks's releases.
No release notes found for this version range.
Commits viewable in compare view.
Pinned Microsoft.Extensions.Logging.Abstractions at 10.0.5.
Release notes
Sourced from Microsoft.Extensions.Logging.Abstractions's releases.
No release notes found for this version range.
Commits viewable in compare view.
Pinned Microsoft.Extensions.Options at 10.0.5.
Release notes
Sourced from Microsoft.Extensions.Options's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 17.14.1 to 18.3.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.3.0
What's Changed
Internal fixes and updates
New Contributors
18.0.1
What's Changed
Fixing an issue with loading covrun64.dll on systems that have .NET 10 SDK installed: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/10.0/code-coverage-dynamic-native-instrumentation
Internal changes
Full Changelog: microsoft/vstest@v18.0.0...v18.0.1
18.0.0
What's Changed
Internal fixes and updates
... (truncated)
Commits viewable in compare view.
Updated MX.Api.Abstractions from 2.3.25 to 2.3.31.
Release notes
Sourced from MX.Api.Abstractions's releases.
2.3.31
What's Changed
Full Changelog: frasermolyneux/api-client-abstractions@v2.3.25...v2.3.31
Commits viewable in compare view.
Pinned MX.Api.Client at 2.3.31.
Release notes
Sourced from MX.Api.Client's releases.
2.3.31
What's Changed
Full Changelog: frasermolyneux/api-client-abstractions@v2.3.25...v2.3.31
Commits viewable in compare view.
Updated Polly from 8.6.5 to 8.6.6.
Release notes
Sourced from Polly's releases.
8.6.6
Highlights
ScheduledTaskExecutordeadlock whenTrySetResultruns continuations inline by @crnhrv in FixScheduledTaskExecutordeadlock whenTrySetResultruns continuations inline App-vNext/Polly#2953What's Changed
New Contributors
ScheduledTaskExecutordeadlock whenTrySetResultruns continuations inline App-vNext/Polly#2953Full Changelog: App-vNext/Polly@8.6.5...8.6.6
Commits viewable in compare view.
Pinned RestSharp at 114.0.0.
Release notes
Sourced from RestSharp's releases.
114.0.0
What's Changed
Full Changelog: restsharp/RestSharp@113.1.0...114.0.0
Commits viewable in compare view.
Updated xunit.runner.visualstudio from 3.1.1 to 3.1.5.
Release notes
Sourced from xunit.runner.visualstudio's releases.
No release notes found for this version range.
Commits viewable in compare view.